-- card: 8392 from stack: in -- bmap block id: 8596 -- flags: 0000 -- background id: 2784 -- name: -- part 1 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=6 top=51 right=312 bottom=505 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 2 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=2 top=22 right=51 bottom=38 -- title width / last selected line: 0 -- icon id / first selected line: 29114 / 29114 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return ----- HyperTalk script ----- on mouseUp visual effect iris close pop card end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: A004 -- rect: left=135 top=304 right=331 bottom=355 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Show the Element Card ----- HyperTalk script ----- on mouseUp push card visual effect zoom open go to card id 2108 end mouseUp -- part contents for card part 1 ----- text ----- The Element Card is the basic building block of the HyperArchy database. Every Element Card holds the information that you want to store on it, as well as data identifying its Parent Card, and any Child Cards associated with it. In "Debug" mode, you will see the linkage data. In "Normal" mode you will see the name of the card, the name of its Parent Card, and a large text field for your information to be stored in. ====================================================================== The button below lets you see a sample Element Card. Click on the buttons and fields of the sample card to learn about each one. Be sure to try the "Debug" button to see both "Normal" and "Debug" mode.